home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
DomonicDefence4.swf
/
scripts
/
frame_16
/
PlaceObject2_526_201
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-27
|
171 b
|
9 lines
onClipEvent(enterFrame){
if(lighty == true)
{
this._x = _root._xmouse;
this._y = _root._ymouse;
_root.lightning._x = _root._xmouse;
}
}